Spread Windows Forms 12.0 Product Documentation
ListItemInfo Constructor(Object[])


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > ListItemInfo Class > ListItemInfo Constructor : ListItemInfo Constructor(Object[])
A collection of objects.
Initializes a new instance of the ListItemInfo class with settings.
Syntax
'Declaration
 
Public Function New( _
   ByVal ParamArray subItems() As Object _
)
'Usage
 
Dim subItems() As Object
 
Dim instance As New ListItemInfo(subItems)
public ListItemInfo( 
   params object[] subItems
)

Parameters

subItems
A collection of objects.
See Also

Reference

ListItemInfo Class
ListItemInfo Members
Overload List